projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ead7d19
)
entered into RCS
author
Richard M. Stallman
<rms@gnu.org>
Sat, 13 Aug 1994 05:26:42 +0000
(
05:26
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 13 Aug 1994 05:26:42 +0000
(
05:26
+0000)
lispref/commands.texi
patch
|
blob
|
history
diff --git
a/lispref/commands.texi
b/lispref/commands.texi
index c831c9735a50496ab70236800f955f7ca9e28cac..fc9ed30aee390e6a72790f0a2392a6d94bebb8b8 100644
(file)
--- a/
lispref/commands.texi
+++ b/
lispref/commands.texi
@@
-888,7
+888,7
@@
The super modifier.
@end table
Thus, the symbol for the key @key{F3} with @key{META} held down is
-@
kbd{M-@key{f3}
}. When you use more than one prefix, we recommend you
+@
code{M-f3
}. When you use more than one prefix, we recommend you
write them in alphabetical order; but the order does not matter in
arguments to the key-binding lookup and modification functions.